home *** CD-ROM | disk | FTP | other *** search
- Path: news.sunquest.com!kitk!kitk
- From: kitk@mudshark.sunquest.com (Kit Kauffmann)
- Newsgroups: comp.lang.c++
- Subject: Re: HELP : Setting tabs in CComboBox
- Date: Fri, 23 Feb 1996 08:54:57
- Organization: Sunquest
- Message-ID: <kitk.2106.0008EAB4@mudshark.sunquest.com>
- References: <312B7545.5403@idt.unit.no>
- NNTP-Posting-Host: kkauffma.sunquest.com
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
-
- In article <312B7545.5403@idt.unit.no> Tor Neple <torne@idt.unit.no> writes:
- >From: Tor Neple <torne@idt.unit.no>
- >Subject: HELP : Setting tabs in CComboBox
- >Date: Wed, 21 Feb 1996 20:40:53 +0100
-
- >--
- >I need to set one tab in each line of a ComboBox, like
-
- >1234 [TAB] Hello
-
- >I tried formatting my string with \t but it didnt work. I seem
- >to remember doing this before, but I have forgotton how.
-
- >Thanx
-
- >Tor
-
- You'd do much better posting questions like this in a more relevant newgroup,
- like comp.os.ms-windows.programmers.tools.mfc.
-
- In any case, the only way to do this (AFAIK) is via an ownerdraw combobox and
- TabbedTextOut or DrawText with DT_EXPANDTABS...
-
-
- Kit Kauffmann - kitk@mudshark.sunquest.com
- AKA 73363,447 (Compu$erve)
-
- Finger me for my public key
-